From 5f364f0580980de4bbe9e60382d151a64138950b Mon Sep 17 00:00:00 2001 From: Paul Gevers Date: Sat, 14 Feb 2026 11:20:13 +0000 Subject: [PATCH] some more Lintian detection spelling misstakes Gbp-Pq: Name fix-spelling-errors-3.patch --- fpcsrc/utils/fpcm/fpcmake.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fpcsrc/utils/fpcm/fpcmake.ini b/fpcsrc/utils/fpcm/fpcmake.ini index d525b4d6..94f61577 100644 --- a/fpcsrc/utils/fpcm/fpcmake.ini +++ b/fpcsrc/utils/fpcm/fpcmake.ini @@ -109,7 +109,7 @@ ifdef inUnix PATHSEP=/ else PATHSEP:=$(subst /,\,/) -# cygwin bash or sh can not handle backslashs +# cygwin bash or sh can not handle backslashes ifdef inCygWin PATHSEP=/ endif -- 2.30.2